home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / swapctrl.zip / SWAPCTRL.DOC < prev   
Text File  |  1992-07-04  |  1KB  |  51 lines

  1. ************************************************************
  2.  
  3.                    SwapCtrl Version 1.00
  4.  
  5.  
  6.                       by Dave Frascone
  7.                           07-04-92
  8.  
  9. ************************************************************
  10.  
  11.  
  12. Introduction:
  13.      
  14.      I have different keyboards at work and at home.  These
  15. keyboards are for the most part, identical.  But, the
  16. control, and alt keys are swapped.  It is not a huge problem,
  17. but a very annoying one.  So, I wrote this TSR to swap the
  18. two keys.
  19.  
  20. Technical trivia:
  21.  
  22.      SwapCtrl was written on a 386-40 (AMD), using the Brief
  23. editor, and Microsoft Macro Assembler.  Advanced MSDOS
  24. programming by Ray Duncan was used for the interrupt
  25. information, and for reference in chaining interrupts in
  26. assembly.
  27.  
  28.  
  29. Release notes:
  30.  
  31. I am releasing this program into public domain.  If you use
  32. it, and find it useful, please send any amount you can.  If
  33. you are unable to send money, please reply so that I know
  34. SwapCtrl is helping others.
  35.  
  36.      Dave Frascone
  37.      34719 Ga Tech Station
  38.      Atlanta, GA 30332
  39.  
  40.  
  41. Please send any comments, etc to my email address:
  42.  
  43.  
  44.      gt4719b@prism.gatech.edu
  45.  
  46.  
  47.  
  48. Enjoy,
  49.  
  50. Dave
  51.